home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2379 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  658 b 

  1. Path: news.columbia.edu!USA1.WIEN.RHNO
  2. From: sad28@columbia.edu
  3. Newsgroups: comp.lang.c
  4. Subject: linking turbo c and qbasic code
  5. Date: 20 Jan 1996 17:16:24 EDT
  6. Organization: BUILD 10-NOV-95 (0.9.7.6)
  7. Message-ID: <299954880062591sad28@columbia.edu>
  8. NNTP-Posting-Host: usa1.wien.rhno.columbia.edu
  9.  
  10. I have a driver for a communications card that was written in qbasic, 
  11. and I have a program written using Turbo C. I would like to use the 
  12. qbasic driver functions in my C program. I tried to make a project in 
  13. Turbo C and link the object code from qbasic into my C program. When I 
  14. did this I got numerous linker errors. 
  15.  
  16. Thank you for any help.
  17.  
  18. Scott Dubler
  19.